Remove depth restriction from gtk_combo_box_set_active_iter docs
authorMatthias Clasen <mclasen@redhat.com>
Wed, 25 Aug 2010 01:49:33 +0000 (21:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 25 Aug 2010 01:51:17 +0000 (21:51 -0400)
commit2766cd14add29cf3d3436d9a1f57056338d78160
tree2fecc80ae63ebd30b77a8aaed7214cb374eeaaf8
parenta676f9dada40f43de5ccf36a66c37fa7955aaa7f
Remove depth restriction from gtk_combo_box_set_active_iter docs

While it may not work perfectly in menu mode, it works fine for
list mode. Bug 627843.
gtk/gtkcombobox.c